home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of www.BestZips.com (Collector's Edition)
/
Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO
/
astrolgy
/
fort44b.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-12-22
|
727b
|
26 lines
echo off
cls
echo FORTUNE TELLER
echo
echo To read the instruction manual on screen, enter this command:
echo
echo FORTDOC
echo
echo To start the program, enter this command:
echo
echo FORTUNE
echo
echo Vendors: To read the VENDINFO.DIZ information file, use an ordinary
echo text viewer. For example, if you use LIST, you would use this command:
echo
echo LIST VENDINFO.DIZ
echo
echo To print the VENDINFO.DIZ file, you would use this command:
echo
echo COPY VENDINFO.DIZ PRN
echo
echo Additional information is contained in the FORTINFO.TXT file.
echo
echo LIST FORTINFO.TXT or COPY FORTINFO.TXT PRN
echo